Total Complexity | 24 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 194 |
Lines of code | 98 |
Logical lines of code | 75 |
Comment lines | 42 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_items() | 48 | 9 | 30 | |
update_item() | 52 | 5 | 24 | |
get_item() | 59 | 3 | 14 | |
delete_item() | 63 | 3 | 10 | |
create_item() | 59 | 2 | 14 | |
delete_item_where() | 69 | 2 | 6 |